home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000349_news@newsmaster….columbia.edu _Tue Jun 24 18:35:53 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA29338
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 24 Jun 1997 18:35:51 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id SAA19929
  7.     for kermit.misc@watsun; Tue, 24 Jun 1997 18:35:51 -0400 (EDT)
  8. Path: news.columbia.edu!sol.ctr.columbia.edu!news.indiana.edu!vixen.cso.uiuc.edu!ais.net!news-peer.sprintlink.net!news-pull.sprintlink.net!news-in-east.sprintlink.net!news.sprintlink.net!Sprint!199.3.12.173!newsfeed.concentric.net!news-master!news
  9. From: "Trey Thompson" <trey.thompson@citgo.com>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: ckepage.ksc
  12. Date: 24 Jun 1997 19:15:24 GMT
  13. Organization: CITGO Petroleum Corporation
  14. Lines: 15
  15. Message-ID: <01bc80d2$f7bd5840$5983adce@Trey.tulsa.citgo.com>
  16. NNTP-Posting-Host: ts004d05.tul-ok.concentric.net
  17. X-Newsreader: Microsoft Internet News 4.70.1161
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7215
  19.  
  20. I just downloaded the latest kermit and built it for aix3.2.5 - when I try
  21. to "take" the script, I get an error message that a "line is too long or
  22. contains a null character". When I comment out this line:
  23.     asg block \%m\fchar(\fmod(\%s/256,16)+48)-
  24. \fchar(\fmod(\%s/16,16)+48)-
  25. \fchar(\fmod(\%s,16)+48)\13    ; Checksummed TAP block
  26.  
  27. it "takes" just fine. I tried deleting the comment to shorten the line and
  28. I tried concatenating all three parts into one line but I still get the
  29. error message. 
  30.  
  31. I would appreciate any helpful hints!
  32.  
  33. Trey Thompson
  34. Trey.Thompson@citgo.com